Skip to content

build(deps): bump com.composables:composeunstyled-bottom-sheet from 2.7.0 to 2.8.0#997

Merged
bmc08gt merged 1 commit into
code/cashfrom
dependabot/gradle/code/cash/com.composables-composeunstyled-bottom-sheet-2.8.0
Jun 26, 2026
Merged

build(deps): bump com.composables:composeunstyled-bottom-sheet from 2.7.0 to 2.8.0#997
bmc08gt merged 1 commit into
code/cashfrom
dependabot/gradle/code/cash/com.composables-composeunstyled-bottom-sheet-2.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 26, 2026

Copy link
Copy Markdown
Contributor

Bumps com.composables:composeunstyled-bottom-sheet from 2.7.0 to 2.8.0.

Release notes

Sourced from com.composables:composeunstyled-bottom-sheet's releases.

2.8.0

Added

  • Added UnstyledAvatar as a new primitive for rendering avatars with painter-backed content and fallback underlay content. Avatar is now included in the composeunstyled module by default.
  • Added UnstyledDropdownMenuItem as an unscoped dropdown menu item API for building menu content without relying on DropdownMenuPanelScope.MenuItem. This make it easier to build menu items without having to wrap the scope.

Deprecated

  • Deprecated DropdownMenuPanelScope.MenuItem. Use UnstyledDropdownMenuItem instead. It will be removed in 3.0.
Changelog

Sourced from com.composables:composeunstyled-bottom-sheet's changelog.

[2.8.0] - 2026-06-25

Added

  • Added UnstyledAvatar as a new primitive for rendering avatars with painter-backed content and fallback underlay content. Avatar is now included in the composeunstyled module by default.
  • Added UnstyledDropdownMenuItem as an unscoped dropdown menu item API for building menu content without relying on DropdownMenuPanelScope.MenuItem. This make it easier to build menu items without having to wrap the scope.

Deprecated

  • Deprecated DropdownMenuPanelScope.MenuItem. Use UnstyledDropdownMenuItem instead. It will be removed in 3.0.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.composables:composeunstyled-bottom-sheet](https://github.com/composablehorizons/compose-unstyled) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/composablehorizons/compose-unstyled/releases)
- [Changelog](https://github.com/composablehorizons/compose-unstyled/blob/main/CHANGELOG.md)
- [Commits](composablehorizons/compose-unstyled@2.7.0...2.8.0)

---
updated-dependencies:
- dependency-name: com.composables:composeunstyled-bottom-sheet
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies labels Jun 26, 2026
@github-actions github-actions Bot added the area: build-system Gradle, convention plugins, build-logic label Jun 26, 2026
@bmc08gt bmc08gt merged commit fbea478 into code/cash Jun 26, 2026
2 of 3 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/code/cash/com.composables-composeunstyled-bottom-sheet-2.8.0 branch June 26, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: build-system Gradle, convention plugins, build-logic dependencies Pull requests that update a dependency file type: build Build system, Gradle, dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant